home *** CD-ROM | disk | FTP | other *** search
-
- V1.00 First Release
-
- V1.01 Sometimes BIOS message would be overwritten. Fixed.
- Found a proper boot disk that wouldn't boot. Fixed.
-
- V1.02 "Use Parallel" on with no "devs:parallel.device" crash. Fixed.
- MDA cursor positioning problem. Fixed.
- MDA screen depth changed to 1.
- Cursor is now turned off in graphics modes.
- Cursor sprite can be 2-7 now.
- Made both del keys work for reset and quit.
- Keyboard handling changed to allow for some programs.
- Allowed for disk devices that can't handle odd alignment.
-
- V1.03 The serial interrupt was disabled on exit. Fixed.
- When NumLock was on the non keypad arrows didn't work. Fixed.
- Mouse driver would write a word to odd address. Fixed.
-
- V1.04 The keyboard handling change in 1.02 meant the MSDOS keyb program
- not only didn't work it usually stopped all keyboard input. Fixed.
-
- V1.10 Screen title depth and drag turned off.
- Ctrl-ScrL(Break), Ctrl-Return, Ctrl-Enter and Shift-Tab key
- combinations now recognized and Keyboard handling improved.
- Ctrl-Esc for task swapping in DOShell 5.0 now recognized.
- Caps lock with remapped keyboard should now work properly.
- Print Screen is now Shift-PrtSc instead of just PrtSc.
- Trying to print with no printer, paper or offline no longer hangs.
- Added NOOPTIONSCREEN Tooltype and Keyword.
- Added MAXDEPTHTWO Tooltype and Keyword.
- Added MAXDEPTHTHREE Tooltype and Keyword.
- Added FORCENTSC Tooltype and Keyword.
- Should be able to read 1.44 meg DSHD disks with the new CBM HD drive
- under Kickstart 2.0-.
- Should be able to read 360K 5 1/4's if drive does 40 tracks and
- user has a appropriate mountlist entry.
- Cursor positioning improved.
- CGA palette improved.
- Changed method of booting to fix problem with some partitions not
- booting.
- Improved Mouse emulation.
- Allowed for new PCT MSDOS utilities PCTQuit and PCTMouse.
- Changed interface for Use Serial/Parallel/CGA to be more 2.0 like.
- Made error booting message more informative.
- Added a MegaBytes to go display to CreateHDFile.
-
- V1.11 Slight speed up in MDA update.
- Parallel handling improved.
- Screen title depth and drag now only turned off when user starts
- the mouse driver.
-
- V1.12 Changed parallel handling back to 1.04 style.
- Port handling faster.
- Improved disk handling.
- Improved graphics screen clear.
-
-
- V2.00 Mouse emulation improved.
- CGA emulation improved also some speed ups.
- MDA a bit faster.
- FONT tooltype added.
- Some EGA & VGA emulation added.
- Some CDROM support added.
- Serial emulation improved & SERIAL tooltype added.
- PARALLEL tooltype added.
- FORCENTSC tooltype removed and replaced with MONITOR tooltype.
- Emulation bugfixes ($ce,$F646P).
- Added Technical memory location and size to initial BIOS screen.
- Added FORCEFASTMEM keyword.
- Added NOGOLDENGATE keyword.
- Added BADPAL keyword.
- Added NEWSCREENALWAYS keyword.
- MSH hard disk dostype support added.
-
- V2.01 Fixed emulation bug introduced with 2.0, with $af.
-
- V2.02 When EGA/VGA used it wasn't setting max mem to 640K.
-
- V2.03 In two VGA write modes color 0 was being hit (old testing).
- Internal Shift-PrtSc would crash if tried with no parallel.
- In one VGA write mode the depth loop was incorrect.
- Parity bug caused WP 5.1 not being able to change directory.
- Parity bug caused GWBasic 3.2 sqr(4) giving wrong value.
- Parity bug caused QBasic DO-UNTIL loops to be called invalid.
- Direct VGA palette code could cause crash.
- Added MONITORONLYHIRES keyword.
- Added NEVERBLANKPOINTER keyword.
- Added BOOTANYFLOPPY keyword.
- No longer tries to boot from CrossDOS formatted floppies.
-